From d9d1144d80b1d19d9fe8b879a6b739bf10f471d1 Mon Sep 17 00:00:00 2001 From: Maximilian Engelhardt Date: Fri, 11 Dec 2020 00:16:19 +0100 Subject: [PATCH] debian/salsa-ci.yml: enable diffoscope in reprotest This displays binary differences in the CI output. Signed-off-by: Maximilian Engelhardt Acked-by: Hans van Kranenburg --- debian/salsa-ci.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/debian/salsa-ci.yml b/debian/salsa-ci.yml index a11d7ebef3..acd1b03579 100644 --- a/debian/salsa-ci.yml +++ b/debian/salsa-ci.yml @@ -26,3 +26,6 @@ variables: # xen currently does not enable hardening when building the hypervisor so # disable blhc. SALSA_CI_DISABLE_BLHC: 1 + + SALSA_CI_REPROTEST_ENABLE_DIFFOSCOPE: 1 + -- 2.30.2